.showmap
{
    width:1920px;
    height:640px
}
.showmap img {
    max-width: inherit;
}
.content iframe
{
    width:100%;
    height:500px;
}
@media (max-width: 1024px)
{
    .content iframe
{
    width:100%!important;
    height:300px!important;
}
     .newsd .content img{width:100% !important;height:auto !important}
}

.footmaplist .name a{color:#4b4948;font-size:18px;margin-bottom:24px;font-weight: 700}